home *** CD-ROM | disk | FTP | other *** search
- object frmGetDirectoryName: TfrmGetDirectoryName
- Left = 208
- Top = 146
- Width = 377
- Height = 259
- Caption = 'Select directory'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OnActivate = FormActivate
- PixelsPerInch = 96
- TextHeight = 13
- object Label1: TLabel
- Left = 8
- Top = 176
- Width = 122
- Height = 13
- Caption = 'C:\installs\winampedit 0.2'
- end
- object DriveComboBox1: TDriveComboBox
- Left = 8
- Top = 8
- Width = 145
- Height = 19
- TabOrder = 0
- end
- object DirectoryListBox1: TDirectoryListBox
- Left = 8
- Top = 32
- Width = 257
- Height = 137
- DirLabel = Label1
- ItemHeight = 16
- TabOrder = 1
- end
- object OK: TButton
- Left = 280
- Top = 144
- Width = 75
- Height = 25
- Caption = 'OK'
- TabOrder = 2
- end
- end
-